]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - include/nameable.h
- Fixed "jumping" texcoords when switching to a shader with different size
[xonotic/netradiant.git] / include / nameable.h
index 9147554e58afe8d0379fa1214cc48c79392350a4..8e1357a46be52b682084f5557fef1fd5ef189d25 100644 (file)
@@ -23,9 +23,8 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 #define INCLUDED_NAMEABLE_H
 
 #include "generic/constant.h"
+#include "generic/callbackfwd.h"
 
-template<typename FirstArgument>
-class Callback1;
 typedef Callback1<const char*> NameCallback;
 
 class Nameable