diff options
| author | Mikael Magnusson <mikachu@comhem.se> | 2006-06-08 10:18:31 +0000 |
|---|---|---|
| committer | Mikael Magnusson <mikachu@comhem.se> | 2006-06-08 10:18:31 +0000 |
| commit | ed61a94ca51b2fc663ffef1b2bd37785c676cd34 (patch) | |
| tree | 2f6f1e5b5d4e602290d85f832f688a08fd47beff /openbox/config.h | |
| parent | 9490107c4b2c6018b6831dd318d0a1cca99a56ad (diff) | |
per app settings
Diffstat (limited to 'openbox/config.h')
| -rw-r--r-- | openbox/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openbox/config.h b/openbox/config.h index a42e8a7e..5abb7d82 100644 --- a/openbox/config.h +++ b/openbox/config.h @@ -23,6 +23,7 @@ #include "misc.h" #include "stacking.h" #include "place.h" +#include "per_app_settings.h" #include <glib.h> |
