comparison src/audacious/ui_skinned_equalizer_graph.h @ 4508:246244ead30e

renamed skin.* to ui_skin.* and moved ui_skinned_widget_draw() to it
author mf0102 <0102@gmx.at>
date Tue, 22 Apr 2008 13:27:32 +0200
parents f1074a07ec09
children 2eee464379dc
comparison
equal deleted inserted replaced
4507:57e932016d97 4508:246244ead30e
26 26
27 #ifndef UISKINNEDEQUALIZERGRAPH_H 27 #ifndef UISKINNEDEQUALIZERGRAPH_H
28 #define UISKINNEDEQUALIZERGRAPH_H 28 #define UISKINNEDEQUALIZERGRAPH_H
29 29
30 #include <gtk/gtk.h> 30 #include <gtk/gtk.h>
31 #include "skin.h" 31 #include "ui_skin.h"
32 32
33 #ifdef __cplusplus 33 #ifdef __cplusplus
34 extern "C" { 34 extern "C" {
35 #endif 35 #endif
36 36