diff options
author | jstebbins <[email protected]> | 2011-03-23 01:52:45 +0000 |
---|---|---|
committer | jstebbins <[email protected]> | 2011-03-23 01:52:45 +0000 |
commit | e63bdc7ee302f04c359f20c20fda35f0c16bcb5c (patch) | |
tree | 35edd86c34d50408c04e89b726edde72bf0a38c4 /gtk/src/ghbcompositor.h | |
parent | 475cc7a8353d426faf06095a263560eee0ed7e7f (diff) |
LinGui: a few more random deprecated functions and macros removed
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3875 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'gtk/src/ghbcompositor.h')
-rw-r--r-- | gtk/src/ghbcompositor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/src/ghbcompositor.h b/gtk/src/ghbcompositor.h index 51cdc52c6..19d7fd6e5 100644 --- a/gtk/src/ghbcompositor.h +++ b/gtk/src/ghbcompositor.h @@ -28,7 +28,7 @@ #define __GHB_COMPOSITOR_H__ -#include <gtk/gtkbin.h> +#include <gtk/gtk.h> G_BEGIN_DECLS |