From c129094a1604f96b4a3a0ca58226e38a2a1b7cdb Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Sat, 24 Dec 2011 22:12:21 +0100 Subject: Makefile.inc: modularized flags, removed include dirs --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index 83fa8298..50d9d566 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -24,7 +24,7 @@ * $Id$ */ -#include "application.hpp" +#include "menu/application.hpp" #include int main (int argc, char** argv) -- cgit v1.2.3