diff options
| author | Robert Heinrich | 2012-04-15 12:32:25 +0200 |
|---|---|---|
| committer | Robert Heinrich | 2012-04-15 12:32:25 +0200 |
| commit | cf0d45be785fad65457ae2ebaa8d890afad79953 (patch) | |
| tree | aa9d3e1e229dbdb8d88c28af7dcefead1fb9e333 /library/PlugLoad-windows.cpp | |
| parent | 9f95e67c7575cca9495062eb275ee99a590e41cb (diff) | |
| download | dfhack-cf0d45be785fad65457ae2ebaa8d890afad79953.tar.gz dfhack-cf0d45be785fad65457ae2ebaa8d890afad79953.tar.bz2 dfhack-cf0d45be785fad65457ae2ebaa8d890afad79953.tar.xz | |
merged stuff from peterix
Diffstat (limited to 'library/PlugLoad-windows.cpp')
| -rw-r--r-- | library/PlugLoad-windows.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/PlugLoad-windows.cpp b/library/PlugLoad-windows.cpp index eadc9343..f9a75df9 100644 --- a/library/PlugLoad-windows.cpp +++ b/library/PlugLoad-windows.cpp @@ -28,7 +28,7 @@ distribution. #include <stdint.h> #include <vector> #include <string> -#include "Core.h" +#include "PluginManager.h" #include "Hooks.h" #include <stdio.h> |
