diff options
Diffstat (limited to 'plugins/ModernOpt/src/commonheaders.h')
-rw-r--r-- | plugins/ModernOpt/src/commonheaders.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ModernOpt/src/commonheaders.h b/plugins/ModernOpt/src/commonheaders.h index f86a02b766..071043562b 100644 --- a/plugins/ModernOpt/src/commonheaders.h +++ b/plugins/ModernOpt/src/commonheaders.h @@ -34,7 +34,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <win2k.h>
#include <newpluginapi.h>
-#include <m_database.h>
+#include <m_utils.h>
#include <m_langpack.h>
#include <m_clistint.h>
#include <m_protomod.h>
|