diff options
Diffstat (limited to 'src/maingui.cpp')
-rw-r--r-- | src/maingui.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/maingui.cpp b/src/maingui.cpp index aa91c0439..75e51b62d 100644 --- a/src/maingui.cpp +++ b/src/maingui.cpp @@ -20,6 +20,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ +#include "maingui.h" #include "main.h" |