diff options
Diffstat (limited to '')
-rw-r--r-- | gui/fill.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/fill.cpp b/gui/fill.cpp index b315cd08a..d0a1cfda7 100644 --- a/gui/fill.cpp +++ b/gui/fill.cpp @@ -19,8 +19,8 @@ extern "C" { #include "../twcommon.h" -#include "../minuitwrp/minui.h" } +#include "../minuitwrp/minui.h" #include "rapidxml.hpp" #include "objects.hpp" |