fixed ifndef header include bug in config dialog hpp

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@802 6778bc44-b910-0410-a7a0-be141de4315d
This commit is contained in:
w1z7ard
2008-01-28 19:35:18 +00:00
parent c25842c7db
commit 3e12defb06

View File

@ -1,4 +1,5 @@
#ifndef QPROJECTM_CONFIG_DIALOG_HPP
#define QPROJECTM_CONFIG_DIALOG_HPP
#include "ui_QProjectMConfigDialog.h"
#include "QProjectM_MainWindow.hpp"