diff options
Diffstat (limited to 'src/modules/options/headerbar.cpp')
-rw-r--r-- | src/modules/options/headerbar.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/options/headerbar.cpp b/src/modules/options/headerbar.cpp index a2407d2aab..b4acd701d6 100644 --- a/src/modules/options/headerbar.cpp +++ b/src/modules/options/headerbar.cpp @@ -23,7 +23,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
-#include "commonheaders.h"
+#include "..\..\core\commonheaders.h"
#include "m_iconheader.h"
extern HINSTANCE hMirandaInst;
|