diff options
Diffstat (limited to 'plugins/MetaContacts/src/icons.h')
-rw-r--r-- | plugins/MetaContacts/src/icons.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/MetaContacts/src/icons.h b/plugins/MetaContacts/src/icons.h new file mode 100644 index 0000000000..c77b1b02fc --- /dev/null +++ b/plugins/MetaContacts/src/icons.h @@ -0,0 +1,6 @@ +#ifndef _ICONS_INC
+#define _ICONS_INC
+
+#include "metacontacts.h"
+
+#endif
|