diff options
Diffstat (limited to 'src/core/stdidle')
-rw-r--r-- | src/core/stdidle/commonheaders.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/stdidle/commonheaders.h b/src/core/stdidle/commonheaders.h index 77faadcfe7..282313e51c 100644 --- a/src/core/stdidle/commonheaders.h +++ b/src/core/stdidle/commonheaders.h @@ -50,7 +50,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <m_system_cpp.h>
#include <m_core.h>
#include <newpluginapi.h>
-#include <m_database.h>
+#include <m_utils.h>
#include <m_netlib.h>
#include <m_langpack.h>
#include <m_clist.h>
|