diff options
author | sje <sje@4f64403b-2f21-0410-a795-97e2b3489a10> | 2006-11-01 14:37:48 +0000 |
---|---|---|
committer | sje <sje@4f64403b-2f21-0410-a795-97e2b3489a10> | 2006-11-01 14:37:48 +0000 |
commit | 200aa11bbd25189047b388b88b3fc1f50b785d7c (patch) | |
tree | e79c54c87855599ca27f4681b6b898173960202c /metacontacts/icons.h | |
parent | 10a3bfa53858f75fa64833ce5d860a14a756c38a (diff) |
git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@8 4f64403b-2f21-0410-a795-97e2b3489a10
Diffstat (limited to 'metacontacts/icons.h')
-rw-r--r-- | metacontacts/icons.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/metacontacts/icons.h b/metacontacts/icons.h new file mode 100644 index 0000000..c77b1b0 --- /dev/null +++ b/metacontacts/icons.h @@ -0,0 +1,6 @@ +#ifndef _ICONS_INC
+#define _ICONS_INC
+
+#include "metacontacts.h"
+
+#endif
|