diff options
Diffstat (limited to 'src/progs/ingenuity/LashController.cpp')
-rw-r--r-- | src/progs/ingenuity/LashController.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/progs/ingenuity/LashController.cpp b/src/progs/ingenuity/LashController.cpp index e5807da7..0fed3cf3 100644 --- a/src/progs/ingenuity/LashController.cpp +++ b/src/progs/ingenuity/LashController.cpp @@ -22,7 +22,6 @@ #include <sys/stat.h> #include <sys/types.h> #include "App.h" -#include "PatchController.h" #include "PatchModel.h" using std::cerr; using std::cout; using std::endl; |