forked from AuroraMiddleware/gtk
Rename gtkkineticscrolling.h to gtkkineticscrollingprivate.h
To match the naming scheme we use for all private header files.
This commit is contained in:
parent
2f9790b02e
commit
e6d104bfa0
@ -16,7 +16,7 @@
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
#include "gtkkineticscrolling.h"
|
||||
#include "gtkkineticscrollingprivate.h"
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
|
@ -38,7 +38,7 @@
|
||||
#include "gtkgesturesingle.h"
|
||||
#include "gtkgestureswipe.h"
|
||||
#include "gtkintl.h"
|
||||
#include "gtkkineticscrolling.h"
|
||||
#include "gtkkineticscrollingprivate.h"
|
||||
#include "gtkmain.h"
|
||||
#include "gtkmarshalers.h"
|
||||
#include "gtkprivate.h"
|
||||
|
Loading…
Reference in New Issue
Block a user