diff options
Diffstat (limited to '')
-rw-r--r-- | source/cCreativeInventory.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/cCreativeInventory.cpp b/source/cCreativeInventory.cpp index f19051c5e..51f4a26ed 100644 --- a/source/cCreativeInventory.cpp +++ b/source/cCreativeInventory.cpp @@ -6,7 +6,6 @@ #include "cClientHandle.h"
#include "cWindow.h"
#include "cItem.h"
-#include "cRecipeChecker.h"
#include "cRoot.h"
#include <json/json.h>
|