Ignore:
Timestamp:
Apr 17, 2011, 10:28:05 AM (12 years ago)
Author:
Sam Hocevar
Message:

Fuck the history, I'm renaming all .hpp files to .h for my own sanity.

File:
1 moved

Legend:

Unmodified
Added
Removed
  • abuse/trunk/src/imlib/tools.h

    • Property svn:keywords set to Id
    r480 r481  
    1111#define __TOOLS_HPP_
    1212
    13 #include "jwindow.hpp"
    14 #include "input.hpp"
    15 #include "specs.hpp"
    16 #include "scroller.hpp"
    17 #include "visobj.hpp"
     13#include "jwindow.h"
     14#include "input.h"
     15#include "specs.h"
     16#include "scroller.h"
     17#include "visobj.h"
    1818
    1919class tool_picker : public spicker
Note: See TracChangeset for help on using the changeset viewer.