diff options
Diffstat (limited to 'plugins/SimpleStatusMsg')
-rw-r--r-- | plugins/SimpleStatusMsg/src/commonheaders.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SimpleStatusMsg/src/commonheaders.h b/plugins/SimpleStatusMsg/src/commonheaders.h index 296d8f54a0..30b7b51e82 100644 --- a/plugins/SimpleStatusMsg/src/commonheaders.h +++ b/plugins/SimpleStatusMsg/src/commonheaders.h @@ -31,7 +31,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #include <m_options.h>
#include <m_langpack.h>
#include <m_protosvc.h>
-#include <m_database.h>
+#include <m_utils.h>
#include <m_awaymsg.h>
#include <m_idle.h>
#include <m_icolib.h>
|