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/input.h

    • Property svn:keywords set to Id
    r480 r481  
    1010#ifndef __INPUT_HPP_
    1111#define __INPUT_HPP_
    12 #include "jwindow.hpp"
    13 #include "filter.hpp"
     12#include "jwindow.h"
     13#include "filter.h"
    1414
    1515extern WindowManager *wm; /* FIXME: get rid of this if possible */
Note: See TracChangeset for help on using the changeset viewer.