97eb0f8271
- USE_GETTEXT=yes, USE_GNOME+=libxml2 as suggested by krion
10 lines
228 B
Text
10 lines
228 B
Text
--- src/storyboard.cc.orig Fri Apr 2 22:10:11 2004
|
|
+++ src/storyboard.cc Sun Apr 11 00:35:26 2004
|
|
@@ -26,6 +26,7 @@
|
|
#include <string>
|
|
|
|
#include <pthread.h>
|
|
+#include <libgen.h>
|
|
|
|
#include "storyboard.h"
|
|
#include "frame.h"
|