diff --git a/dfhack/python/DF_Helpers.cpp b/dfhack/python/DF_Helpers.cpp index 97fe615f6..cb5ff6e8a 100644 --- a/dfhack/python/DF_Helpers.cpp +++ b/dfhack/python/DF_Helpers.cpp @@ -26,7 +26,7 @@ distribution. #define __DFHELPERS__ #include "Python.h" -#include "DF_Imports.cpp" +//#include "DF_Imports.cpp" #include "DFTypes.h" using namespace DFHack;