Ignore:
Timestamp:
Oct 20, 1999, 8:38:10 AM (26 years ago)
Author:
sandervl
Message:

compile fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/user32/combo.cpp

    r1365 r1368  
    1 /* $Id: combo.cpp,v 1.5 1999-10-19 19:26:07 sandervl Exp $ */
     1/* $Id: combo.cpp,v 1.6 1999-10-20 06:38:08 sandervl Exp $ */
    22/*
    33 * Combo controls
     
    1212
    1313#include <string.h>
    14 #include "winbase.h"
    15 #include "winuser.h"
     14#include <os2win.h>
    1615#include "controls.h"
    1716#include "combo.h"
Note: See TracChangeset for help on using the changeset viewer.