Header gremlin?



In gtk/gtkhbbox.h (Gtk 1.1.1 +/- 10 hours), there's a funny include path:

  #include "gtk/gtkbbox.h"

Admittedly, the rules for how includes work are ill-defined, but this seems
to suggest that the header can be found in "gtk/gtk/gtkhbbox.h". All the
other headers use declarations of the form:

  #include <gtk/gtkbbox.h>

Cheers,
Eric



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]