Add NotificationDispatcher.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2887 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
fedor 1998-07-30 20:55:41 +00:00
parent 69d2892292
commit 8256a21d03

View file

@ -95,4 +95,6 @@
userInfo: (NSDictionary*)user_info;
@end
#include <gnustep/base/NotificationDispatcher.h>
#endif /*__NSNotification_h_GNUSTEP_BASE_INCLUDE */